##############################################
# debian-scratches configuratio<arpinux2011> #
# made for ibm TPx31                         #
##############################################
#  Settings                                  #
##############################################
background yes
use_xft yes
xftfont Decrepit BRK:pixelsize=30
xftalpha 0.6
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_colour black
own_window_type override
own_window_title Conky
double_buffer yes
minimum_size 1000 50
maximum_width 1000
draw_shades yes
draw_outline no
draw_borders no
border_inner_margin 0
border_width 1
draw_graph_borders no
default_color grey30
color1 grey40
default_shade_color black
default_outline_color white
alignment tl
gap_x 10
gap_y 10
no_buffers yes
uppercase no
text_buffer_size 1024
top_name_width 10
imlib_cache_size 0
cpu_avg_samples 2
show_graph_scale no
show_graph_range no
short_units yes
override_utf8_locale yes
use_spacer none
if_up_strictness address
##############################################
#  Output                                    #
##############################################
TEXT
${time %a} ${color1}${time %d%m}${color}  ${color1}${time %I:%M}${color}${time %P}
${if_up eth1}${alignr}Pkgs ${color1}${texeci 600 ~/.arp_setups/bin/list-upgrade.sh}${color}${else}${endif}
CPU ${color1}${cpu}% ${color}${ibm_temps 0}C
RAM ${color1}${memperc}%${color}
BAT ${color1}${battery BAT0}${color}

Sys ${color1}${fs_used_perc /}${color}%
I/O ${color1}${diskio} ${color}${ibm_temps 2}C

DL ${color1}${downspeed eth1}/s${color}
UP ${color1}${upspeed eth1}/s${color}

${voffset 300}${font Decrepit BRK:pixelsize=20}ibmvol ${color1}${if_match "$ibm_volume" == "mute" }mute${else}${ibm_volume}${endif}${color}${font}
